Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure all CI steps are run for tags #1103

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

zubron
Copy link
Contributor

@zubron zubron commented Apr 1, 2020

What this PR does / why we need it:
As stated in the CircleCI docs, if a job has a tag filter, all dependent jobs
must have the same tag filter. Given that the publish_images job
depends on all the other jobs, these must also have the same tag filter.

Signed-off-by: Bridget McErlean bmcerlean@vmware.com

As stated in the CircleCI docs
(https://circleci.com/docs/2.0/configuration-reference/#tags), if a job
has a tag filter, all dependent jobs must have the same tag filter.
Given that the `publish_images` job depends on all the other jobs, these
must also have the same tag filter.

Signed-off-by: Bridget McErlean <bmcerlean@vmware.com>
@zubron zubron merged commit a4819d2 into vmware-tanzu:master Apr 1, 2020
@zubron zubron deleted the ensure-ci-run-for-all-tags branch April 1, 2020 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant